Skip to content

Fix prompt check on macOS system Bash - #17

Merged
MCamner merged 1 commit into
mainfrom
fix/macos-bash-prompt-check
Aug 2, 2026
Merged

Fix prompt check on macOS system Bash#17
MCamner merged 1 commit into
mainfrom
fix/macos-bash-prompt-check

Conversation

@MCamner

@MCamner MCamner commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the Bash 4-only lowercase expansion with a portable tr conversion
  • run the prompt metadata check on macos-latest with /bin/bash

Regression reproduced

macOS system Bash 3.2 failed at mode coverage with bad substitution.

Verification

  • /bin/bash scripts/check-prompts.sh: 179 passed, 0 warnings, 0 failures
  • scripts/release-check.sh: PASS
  • workflow YAML parse: PASS
  • public-safe scan: PASS

This is intentionally separate from Atlas Canvas PR #16, where the pre-existing issue was discovered.

@MCamner
MCamner merged commit 56f7760 into main Aug 2, 2026
5 checks passed
@MCamner
MCamner deleted the fix/macos-bash-prompt-check branch August 2, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant